projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eb9fef
)
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 26 Jul 1993 21:27:16 +0000
(21:27 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 26 Jul 1993 21:27:16 +0000
(21:27 +0000)
src/s/usg5-4.h
patch
|
blob
|
history
diff --git
a/src/s/usg5-4.h
b/src/s/usg5-4.h
index e91f38cfe049a3f964def1789f2c40903b817883..96ccecefcf0a4ee33a710c7ea2572d06e189d737 100644
(file)
--- a/
src/s/usg5-4.h
+++ b/
src/s/usg5-4.h
@@
-107,6
+107,8
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HAVE_PTYS
#define HAVE_SETSID
#define HAVE_TERMIOS
+#undef BROKEN_TIOCGWINSZ
+#undef BROKEN_TIOCGETC
/* It is possible to receive SIGCHLD when there are no children
waiting, because a previous waitsys(2) cleaned up the carcass of child